* alloc.c (PSEUDOVECTOR_NBYTES): Remove stray ';'
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 4 Jul 2012 16:52:51 +0000 (09:52 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 4 Jul 2012 16:52:51 +0000 (09:52 -0700)
commit23e48b6637c171cd049c47b6b7a02d27854e593b
tree555961879ec53674c5e0093ba33a02ba01a6813f
parentce576a455ea2424921f68b2a0601c3651b40060e
* alloc.c (PSEUDOVECTOR_NBYTES): Remove stray ';'

that causes compilation to fail on pre-C99 compilers.
src/ChangeLog
src/alloc.c